home *** CD-ROM | disk | FTP | other *** search
-
-
-
- sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM)))) sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- showfiles - show files belonging to installed products
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- sssshhhhoooowwwwffffiiiilllleeeessss [ ----BBBBCCCCFFFFHHHHLLLLMMMMSSSSUUUUaaaabbbbcccciiiillllmmmmoooossssttttuuuuxxxx ] [ ----rrrr target ] [ ----ffff distribution ]
- [ product ... ] [ -------- file ... ]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _s_h_o_w_f_i_l_e_s is a tool used to list files belonging to installed software
- _p_r_o_d_u_c_t_s. The ----ffff option can be used to list files in a software
- distribution packaged in the _i_n_s_t(1M) archive format.
-
- Current command-line options are:
-
- _p_r_o_d_u_c_t
- List only files belonging to the given product(s).
-
- -------- _f_i_l_e
- List only files matching the specified file expression(s), which
- must follow the -------- argument. Filename expressions are those
- described in _r_e_g_e_x_p(5), with special treatment of the asterisk **** and
- period .... characters. Unless preceded by a backslash \\\\, an asterisk
- matches any sequence of zero or more characters, and a period
- matches only a period.
-
- ----AAAA Print absolute pathnames, including the effective root directory.
-
- ----BBBB Show only "bad" files (files on disk are missing or unreadable).
- (This is normally only useful when run as root, since files with
- inadequate read permission show up as unreadable.)
-
- ----CCCC Show in simplified "config file" format, which includes modification
- information as well as the filename.
-
- ----DDDD Downgrade the history file to the earliest patch compatible history
- file format.
-
- ----EEEE Enables the _i_n_s_t__t_e_r_s_e__m_o_d_e preference, but has no effect on
- showfiles. Provided only for compatibility with _i_n_s_t(1M) and
- _s_h_o_w_p_r_o_d_s(1M).
-
- ----FFFF Filter mode -- rather than checking all files in the history,
- instead, check filenames read off of standard input. This is
- intended for use in commands of the type ffffiiiinnnndddd |||| sssshhhhoooowwwwffffiiiilllleeeessss ----FFFF
- [[[[ooooppppttttiiiioooonnnn----lllliiiisssstttt]]]]. This option is slow because it requires building a
- table of information about all installed files on the system. When
- using this option in conjunction with the -r option, all input file
- pathnames passed via standard input must be prefixed with the path
- passed to the -r option.
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-
-
-
- sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM)))) sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM))))
-
-
-
- ----HHHH Show only installed files that have an associated .O or .N .
-
- ----MMMM Don't use the built-in pager.
-
- ----UUUU Upgrade the history file to the latest known format.
-
- ----VVVV _p_r_e_f_e_r_e_n_c_e::::_v_a_l_u_e
- Set an _i_n_s_t/_s_w_m_g_r preference to a given value.
-
- ----aaaa AND operator -- ----ooooppppttttiiiioooonnnn1111 ----aaaa ooooppppttttiiiioooonnnn2222 searches for files that satisfy
- both conditions. This is the default (----ooooppppttttiiiioooonnnn1111 ----ooooppppttttiiiioooonnnn2222 is the same
- as saying ----ooooppppttttiiiioooonnnn1111 ----aaaa ooooppppttttiiiioooonnnn2222).
-
- ----bbbb Display sizes in blocks instead of the default bytes.
-
- ----cccc Show only config files.
-
- ----ffff _d_i_s_t_r_i_b_u_t_i_o_n
- Show files on a distribution. Currently this prints out files only
- in idb format:
-
-
- - File type (see long format below).
- - Mode (see _c_h_m_o_d(1)).
- - Owner.
- - Group.
- - Pathname of the installed file.
- - Source pathname (this field should usually be ignored by the
- user).
- - Subsystem that owns the file.
- - Miscellaneous file attributes: checksum, size, compressed size,
- associated pre, post and exitops, etc.
-
- ----iiii Show only installed files (the default), as opposed to user files
- (files that weren't created by _i_n_s_t/_s_w_m_g_r).
-
- ----kkkk Do checksums for user files.
-
- ----llll List in long format (the default). Long format includes the
- following fields, in order:
-
-
- - File type: ffffile, llllink, ddddirectory, bbbblock special, ccccharacter
- special, FFFFifo, or ???? (unknown).
- - Checksum.
- - Size in blocks.
- - Name of subsystem owning this file.
- - Whether the file is a cccconfiguration file or a mmmmachine-dependent
- file.
- - Pathname of file.
-
-
-
-
-
- PPPPaaaaggggeeee 2222
-
-
-
-
-
-
- sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM)))) sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM))))
-
-
-
- ----mmmm Show only modified files (files that differ in size or checksum from
- the file that was installed). This requires checksumming each file,
- so listing the ----mmmm late in the list of arguments is preferable from a
- performance standpoint.
-
- ----nnnn Show only files that were installed from an overlay product and did
- not have a counterpart file in the base product. These are new
- files introduced in the overlay.
-
- ----oooo OR operator -- ----ooooppppttttiiiioooonnnn1111 ----oooo ----ooooppppttttiiiioooonnnn2222 shows files that match either
- option1 or option2.
-
- ----rrrr _t_a_r_g_e_t
- Set the effective root directory from which the installation
- database will be read. By default, this is ////.
-
- ----ssss View in short mode -- show only filenames, no other information.
-
- ----tttt Test configuration mode -- exit with status 0 as soon as a file is
- found that matches the given conditions, otherwise exit with status
- 1. The file $_r_b_a_s_e/_v_a_r/_i_n_s_t/._c_o_n_f_i_g__c_h_a_n_g_e_d is used to accelerate
- this in the case of sssshhhhoooowwwwffffiiiilllleeeessss ----tttt ----cccc ----HHHH (equivalent to vvvveeeerrrrssssiiiioooonnnnssss ----tttt
- cccchhhhaaaannnnggggeeeedddd): the presence of this file (created by _i_n_s_t or _s_w_m_g_r)
- indicates that there may be changed configuration files present on
- the system. If this file is absent, it means that a previous run of
- sssshhhhoooowwwwffffiiiilllleeeessss ----ttttccccHHHH determined that there were no changed configuration
- files present, and removed ._c_o_n_f_i_g__c_h_a_n_g_e_d.
-
- ----uuuu Show only unmodified files.
-
- ----wwww Show only files that were installed from an overlay product.
-
- ----xxxx Extract files from the distribution into the target. This option
- can be useful in conjunction with -------- ffffiiiilllleeee to extract particular
- files. A distribution must also be specified using the ----ffff option.
- Files are extracted into the current working directory, unless the
- ----rrrr ttttaaaarrrrggggeeeetttt option is also specified, in which case files are written
- into their normal location relative to the root directory of the
- target. Normally _i_n_s_t(1M) or _s_w_m_g_r(1M) should be used to install
- software components, since sssshhhhoooowwwwffffiiiilllleeeessss ----xxxx does not update the
- installation history database, execute auxiliary installation
- commands such as exitops, install symbolic links, preserve modified
- configuration files, or perform _r_q_s(1) processing.
-
- !!!! Negate the option that follows, for example, sssshhhhoooowwwwffffiiiilllleeeessss !!!! ----mmmm is the
- same as sssshhhhoooowwwwffffiiiilllleeeessss ----uuuu.
-
- EEEEXXXXAAAAMMMMPPPPLLLLEEEESSSS
- 1. To find all files that are changed config files (files with .N or
- .O) and print them in "config mode" (same as vvvveeeerrrrssssiiiioooonnnnssss cccchhhhaaaannnnggggeeeedddd):
-
-
-
-
-
- PPPPaaaaggggeeee 3333
-
-
-
-
-
-
- sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM)))) sssshhhhoooowwwwffffiiiilllleeeessss((((1111MMMM))))
-
-
-
-
- _ssss_hhhh_oooo_wwww_ffff_iiii_llll_eeee_ssss _----_cccc _----_CCCC _----_HHHH
-
- 2. To find all files that are changed config files (files with .N or
- .O) OR files (config or otherwise) that have been modified since
- installation:
-
-
- _ssss_hhhh_oooo_wwww_ffff_iiii_llll_eeee_ssss _----_cccc _----_HHHH _----_oooo _----_mmmm
-
- 3. To find out which product on the current system or on a specified
- distribution owns the file called _f_i_l_e_n_a_m_e:
-
-
- _ssss_hhhh_oooo_wwww_ffff_iiii_llll_eeee_ssss _----_llll [ _----_ffff _d_i_s_t_r_i_b_u_t_i_o_n ] _|||| _gggg_rrrr_eeee_pppp _f_i_l_e_n_a_m_e
-
- The output consists of zero or more "long format" lines containing
- the information that is known about the file; see the description of
- ----llll (long format) above.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- inst(1M), showprods(1M), swmgr(1M), versions(1M).
-
- _I_R_I_X _A_d_m_i_n: _S_o_f_t_w_a_r_e _I_n_s_t_a_l_l_a_t_i_o_n _a_n_d _L_i_c_e_n_s_i_n_g
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 4444
-
-
-
-